[INFO] cloning repository https://github.com/ryanceicher/bbp_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanceicher/bbp_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanceicher%2Fbbp_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanceicher%2Fbbp_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a1a97f0e1d125995fb6f42535f720b2340af98a
[INFO] testing ryanceicher/bbp_bot against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanceicher%2Fbbp_bot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryanceicher/bbp_bot
[INFO] finished tweaking git repo https://github.com/ryanceicher/bbp_bot
[INFO] tweaked toml for git repo https://github.com/ryanceicher/bbp_bot written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanceicher/bbp_bot on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryanceicher/bbp_bot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-postgres v0.7.8
[INFO] [stderr]   Downloaded thiserror-impl v1.0.43
[INFO] [stderr]   Downloaded serde_cow v0.1.2
[INFO] [stderr]   Downloaded uwl v0.6.0
[INFO] [stderr]   Downloaded itoa v1.0.8
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded typesize v0.1.11
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded postgres-types v0.2.5
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded postgres-protocol v0.6.5
[INFO] [stderr]   Downloaded postgres-openssl v0.5.0
[INFO] [stderr]   Downloaded tokio-openssl v0.6.3
[INFO] [stderr]   Downloaded thiserror v1.0.43
[INFO] [stderr]   Downloaded unicode-ident v1.0.10
[INFO] [stderr]   Downloaded hyper-rustls v0.24.1
[INFO] [stderr]   Downloaded command_attr v0.5.3
[INFO] [stderr]   Downloaded async-trait v0.1.85
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded poise_macros v0.6.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.57
[INFO] [stderr]   Downloaded ryu v1.0.14
[INFO] [stderr]   Downloaded camino v1.1.9
[INFO] [stderr]   Downloaded ipnet v2.8.0
[INFO] [stderr]   Downloaded bb8 v0.9.0
[INFO] [stderr]   Downloaded postgres v0.19.5
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded poise v0.6.1
[INFO] [stderr]   Downloaded aho-corasick v1.0.2
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded rustls v0.22.4
[INFO] [stderr]   Downloaded regex-syntax v0.7.3
[INFO] [stderr]   Downloaded serenity v0.12.4
[INFO] [stderr]   Downloaded regex-automata v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d66b8c98a133f924059a4473d550820db1cb85cf3b25e4eb6611d9d3d143081e
[INFO] running `Command { std: "docker" "start" "-a" "d66b8c98a133f924059a4473d550820db1cb85cf3b25e4eb6611d9d3d143081e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d66b8c98a133f924059a4473d550820db1cb85cf3b25e4eb6611d9d3d143081e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d66b8c98a133f924059a4473d550820db1cb85cf3b25e4eb6611d9d3d143081e", kill_on_drop: false }`
[INFO] [stdout] d66b8c98a133f924059a4473d550820db1cb85cf3b25e4eb6611d9d3d143081e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b84943934541fec2bae73181ad638bae569bf241e8349f1f2071b69f3bdb28b0
[INFO] running `Command { std: "docker" "start" "-a" "b84943934541fec2bae73181ad638bae569bf241e8349f1f2071b69f3bdb28b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.3.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling bb8 v0.9.0
[INFO] [stderr]    Compiling postgres-types v0.2.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tokio-postgres v0.7.8
[INFO] [stderr]    Compiling bb8-postgres v0.9.0
[INFO] [stderr]    Compiling postgres v0.19.5
[INFO] [stderr]    Compiling postgres-openssl v0.5.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling poise v0.6.1
[INFO] [stderr]    Compiling bbp_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PostgresServiceContainer` is never constructed
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct PostgresServiceContainer;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username`, `discord_id`, `bbps_issued`, and `gbps_issued` are never read
[INFO] [stdout]   --> src/dataaccess/postgres_service.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 16 |     pub user_id: i32,
[INFO] [stdout] 17 |     pub username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub discord_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub bbps_issued: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 24 |     pub gbps_issued: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user_id`, `discord_username`, `discord_mention`, and `discord_id` are never read
[INFO] [stdout]   --> src/dataaccess/postgres_service.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LeaderboardUser {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 30 |     pub user_id: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 31 |     pub discord_username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub discord_mention: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub discord_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeaderboardUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "b84943934541fec2bae73181ad638bae569bf241e8349f1f2071b69f3bdb28b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84943934541fec2bae73181ad638bae569bf241e8349f1f2071b69f3bdb28b0", kill_on_drop: false }`
[INFO] [stdout] b84943934541fec2bae73181ad638bae569bf241e8349f1f2071b69f3bdb28b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0374747946c14075291835599bd311b6afee79e773da4c5027e0a4d0ec80aec5
[INFO] running `Command { std: "docker" "start" "-a" "0374747946c14075291835599bd311b6afee79e773da4c5027e0a4d0ec80aec5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bbp_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PostgresServiceContainer` is never constructed
[INFO] [stdout]   --> src/main.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct PostgresServiceContainer;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username`, `discord_id`, `bbps_issued`, and `gbps_issued` are never read
[INFO] [stdout]   --> src/dataaccess/postgres_service.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 16 |     pub user_id: i32,
[INFO] [stdout] 17 |     pub username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub discord_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub bbps_issued: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 24 |     pub gbps_issued: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user_id`, `discord_username`, `discord_mention`, and `discord_id` are never read
[INFO] [stdout]   --> src/dataaccess/postgres_service.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LeaderboardUser {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 30 |     pub user_id: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 31 |     pub discord_username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub discord_mention: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub discord_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeaderboardUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.47s
[INFO] running `Command { std: "docker" "inspect" "0374747946c14075291835599bd311b6afee79e773da4c5027e0a4d0ec80aec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0374747946c14075291835599bd311b6afee79e773da4c5027e0a4d0ec80aec5", kill_on_drop: false }`
[INFO] [stdout] 0374747946c14075291835599bd311b6afee79e773da4c5027e0a4d0ec80aec5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 572efa0adaa8fb998d7db537a38bf3df605384cfa7aecc962b64664176fa3e82
[INFO] running `Command { std: "docker" "start" "-a" "572efa0adaa8fb998d7db537a38bf3df605384cfa7aecc962b64664176fa3e82", kill_on_drop: false }`
[INFO] [stderr] warning: struct `PostgresServiceContainer` is never constructed
[INFO] [stderr]   --> src/main.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct PostgresServiceContainer;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `username`, `discord_id`, `bbps_issued`, and `gbps_issued` are never read
[INFO] [stderr]   --> src/dataaccess/postgres_service.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct User {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 16 |     pub user_id: i32,
[INFO] [stderr] 17 |     pub username: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub discord_id: i64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub bbps_issued: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 24 |     pub gbps_issued: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `user_id`, `discord_username`, `discord_mention`, and `discord_id` are never read
[INFO] [stderr]   --> src/dataaccess/postgres_service.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct LeaderboardUser {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 30 |     pub user_id: i32,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 31 |     pub discord_username: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 32 |     pub discord_mention: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 33 |     pub discord_id: i64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LeaderboardUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `bbp_bot` (bin "bbp_bot" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bbp_bot-f4a0b3f2579dbe45)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "572efa0adaa8fb998d7db537a38bf3df605384cfa7aecc962b64664176fa3e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "572efa0adaa8fb998d7db537a38bf3df605384cfa7aecc962b64664176fa3e82", kill_on_drop: false }`
[INFO] [stdout] 572efa0adaa8fb998d7db537a38bf3df605384cfa7aecc962b64664176fa3e82
